home *** CD-ROM | disk | FTP | other *** search
- head 1.70;
- access;
- symbols
- fontscreen:1.63
- good:1.63;
- locks; strict;
- comment @# @;
-
-
- 1.70
- date 94.12.05.03.44.16; author jsshephe; state Exp;
- branches;
- next ;
-
-
- desc
- @original
- @
-
-
- 1.70
- log
- @Made changes to clean: stemming from changes in Makefile.show
- @
- text
- @#Makefile generated by Makemake (C)1994 Jeff Shepherd
- # $Id: Makefile,v 1.63 1994/12/04 04:55:09 jsshephe Exp $
- # $Revision: 1.63 $
- # $Log: Makefile,v $
- # Revision 1.63 1994/12/04 04:55:09 jsshephe
- # Added rcsclean
- #
- # Revision 1.62 1994/08/19 00:34:57 jsshephe
- # took out co line from V1.61
- #
- # Revision 1.61 1994/08/18 23:29:47 jsshephe
- # "co" Makefile.show before compiling
- #
- # Revision 1.51 1994/08/18 21:47:03 jsshephe
- # Omitted clean from all:
- #
- # Revision 1.41 1994/08/18 21:29:25 jsshephe
- # fiddled around with options
- #
- # Revision 1.4 1994/08/18 06:31:20 jsshephe
- # Added filename loadsave
- # Put -noixemul back in
- #
- # Revision 1.3 1994/08/17 03:02:29 jsshephe
- # added file showprefs_action.c
- #
- # Revision 1.2 1994/08/12 21:59:18 jsshephe
- # Added compilation of showprefs
- #
-
- CFLAGS := -msmall-code -fstrict-prototypes
-
- 000:
- make -fMakefile.show "CFLAGS = $(CFLAGS)"
-
- 020:
- make -fMakefile.show "CFLAGS = $(CFLAGS) -m68020" "020 =_020"
-
- 020ffp:
- make -fMakefile.show "CFLAGS = $(CFLAGS) -m68020 -m68881" \
- "020 =_020ffp"
-
- .IGNORE : clean
- .IGNORE : mostlyclean
- clean:
- rm *.o *.o_020 *.o_020ffp showprefs.h
- /rcs/rcsclean
-
- mostlyclean:
- rm *.o
- @
-